home *** CD-ROM | disk | FTP | other *** search
/ Chip 2001 May / Chip Mayıs 2001.iso / prog / share / 33 / data1.cab / Program_Executable_Files / OptimizeIt40D / ui / WObjectsWizard.table < prev    next >
Encoding:
Text File  |  2001-03-11  |  477 b   |  19 lines

  1. /**
  2.  * WebObjects wizard configuration
  3.  */
  4. (
  5.   {
  6.     class="Text";
  7.     title="WebObjects setup";
  8.     type="HTML";
  9.     body = ("<p>WebObjects can be easily configured to profile your WebObjects application with OptimizeIt.<p>",
  10.         "Please refer to the <a HREF=\"/Tutorial/ProfilingWebObjectsApplication.html\">tutorial</a> to perform the integration.<p>");
  11.     alt1ButtonVisible="false"; 
  12.     alt2ButtonVisible="false";
  13.     defaultButtonLabel="OK";
  14.   }
  15. )
  16.  
  17.  
  18.  
  19.